home *** CD-ROM | disk | FTP | other *** search
- +-----------------------------------------------------------------------------+
- | plaintexmathon |
- +-----------------------------------------------------------------------------+
-
- Abbreviation: π|noneπ%
-
- Parameters: π|noneπ%
-
- π|Description:π%
- This markup can be used to make the dollar sign ($) the valid math mode
- indicator as is used in PLAIN TEX instead of the TEXT1 math mode indicator,
- the at sign (@).
-
- π|Example:π%
-
- \plaintexmathon
- $x+y=100$
-
- π|Notes:π%
-
- Do not use this markup with \monospace.
- If used, it should be specified at the top of your document. You will
- need to use the TEX \catcode markup to change back to using the at sign as
- the math mode indicator:
-
- \catcode'44=12
-
- For more on the \catcode markup, refer to The TEXbook.
-